Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

esperanto

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esperanto

An easier way to convert ES6 modules to AMD and CommonJS

  • 0.6.34
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3.9K
increased by62%
Maintainers
1
Weekly downloads
 
Created
Source

esperanto Build Status

A better way to transpile ES6 modules to AMD and CommonJS:

  • Easier - no laborious configuration
  • Simpler - doesn't make dangerous assumptions about your project setup
  • Smarter - non-destructive source code transformation, no runtime Traceur dependency, and no ES5-only features
  • Faster - roughly 10x quicker than the alternatives

Try it online here: esperantojs.org

Installation

Install esperanto from npm:

npm install esperanto

Usage

You can use Esperanto in one of two modes:

Why not use existing module transpilers?

See comparisons with other tools for some of the reasons to use Esperanto.

Credits

Many thanks to Marijn Haverbeke for Acorn, which does all the heavy lifting.

License

Copyright 2014 Rich Harris. MIT Licensed.

FAQs

Package last updated on 08 May 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc